projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f8a371
)
webif css: use the same top margin for select elements and for input elements
author
Felix Fietkau
<
[email protected]
>
Thu, 19 Jan 2006 02:40:51 +0000
(
02:40
+0000)
committer
Felix Fietkau
<
[email protected]
>
Thu, 19 Jan 2006 02:40:51 +0000
(
02:40
+0000)
SVN-Revision: 3014
openwrt/package/webif/files/www/webif.css
patch
|
blob
|
history
diff --git
a/openwrt/package/webif/files/www/webif.css
b/openwrt/package/webif/files/www/webif.css
index 6f02197485127dc680486af559f2680f046cb94e..ff1207d56071eb7b12289fdea91a4003b52321f4 100644
(file)
--- a/
openwrt/package/webif/files/www/webif.css
+++ b/
openwrt/package/webif/files/www/webif.css
@@
-214,6
+214,7
@@
th {
padding-bottom: 0.5em;
}
+#content .settings-block .settings .settings-content select,
#content .settings-block .settings .settings-content input {
margin-top: 0.8em;
}